|
Log4j 1.0.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.psnc.expres.broker.remote.experiment.HandleExperiment
public class HandleExperiment
HandleExperiment class - handles new vlbi experiment
| Constructor Summary | |
|---|---|
HandleExperiment(pl.psnc.expres.model.experiment.VlbiExperiment vlbiExperiment)
Creates a new instance of HandleExperiment with experiment
details. |
|
| Method Summary | |
|---|---|
pl.psnc.expres.model.experiment.VlbiExperiment |
getVlbiExperiment()
Get value of field: vlbiExperiment |
void |
handle()
Handle new vlbi experiment |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HandleExperiment(pl.psnc.expres.model.experiment.VlbiExperiment vlbiExperiment)
throws pl.psnc.vlab.exception.ResourceNotFoundException
HandleExperiment with experiment
details.
vlbiExperiment - experiment details, instance of
VlbiExperiment
pl.psnc.vlab.exception.ResourceNotFoundException - thrown when some resource are null| Method Detail |
|---|
public void handle()
throws pl.psnc.vlab.exception.ResourceNotFoundException,
pl.psnc.expres.exception.RemoteException
pl.psnc.vlab.exception.ResourceNotFoundException - thrown when needed resources could not
be found
pl.psnc.expres.exception.RemoteException - thrown when remote methods failspublic pl.psnc.expres.model.experiment.VlbiExperiment getVlbiExperiment()
|
Log4j 1.0.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||